home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / g_man / cat3 / ftn / endfee.z / endfee
Encoding:
Text File  |  2002-10-03  |  4.9 KB  |  133 lines

  1.  
  2.  
  3.  
  4. eeeennnnddddffffeeeeeeee((((3333GGGG))))                                                          eeeennnnddddffffeeeeeeee((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      ffffeeeeeeeeddddbbbbaaaa,,,, eeeennnnddddffffeeeeeeee - control feedback mode
  10.  
  11. FFFFOOOORRRRTTTTRRRRAAAANNNN 77777777 SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  12. _P_e_r_s_o_n_a_l _I_r_i_s, _I_r_i_s _E_n_t_r_y, _I_n_d_y, _X_L,
  13.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee ffffeeeeeeeeddddbbbbaaaa((((bbbbuuuuffffffffeeeerrrr,,,, ssssiiiizzzzeeee))))
  14.      rrrreeeeaaaallll bbbbuuuuffffffffeeeerrrr((((ssssiiiizzzzeeee))))
  15.      iiiinnnntttteeeeggggeeeerrrr****4444 ssssiiiizzzzeeee
  16.  
  17.      iiiinnnntttteeeeggggeeeerrrr****4444 ffffuuuunnnnccccttttiiiioooonnnn eeeennnnddddffffeeeeeeee((((bbbbuuuuffffffffeeeerrrr))))
  18.      rrrreeeeaaaallll bbbbuuuuffffffffeeeerrrr((((****))))
  19.  
  20. _O_t_h_e_r _m_o_d_e_l_s:
  21.      ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee ffffeeeeeeeeddddbbbbaaaa((((bbbbuuuuffffffffeeeerrrr,,,, ssssiiiizzzzeeee))))
  22.      iiiinnnntttteeeeggggeeeerrrr****2222 bbbbuuuuffffffffeeeerrrr((((ssssiiiizzzzeeee))))
  23.      iiiinnnntttteeeeggggeeeerrrr****4444 ssssiiiizzzzeeee
  24.  
  25.      iiiinnnntttteeeeggggeeeerrrr****4444 ffffuuuunnnnccccttttiiiioooonnnn eeeennnnddddffffeeeeeeee((((bbbbuuuuffffffffeeeerrrr))))
  26.      iiiinnnntttteeeeggggeeeerrrr****2222 bbbbuuuuffffffffeeeerrrr((((****))))
  27.  
  28. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  29.      _b_u_f_f_e_r   expects a buffer into which the system writes the feedback
  30.               output from the Geometry Pipeline. On the Personal Iris, Iris
  31.               Entry, Indy, XL, XS, XS24, Elan, Extreme, and VGX, the output
  32.               consists of 32-bit floating point values; on the other IRIS-4D
  33.               models, the output consists of 16-bit integer values.  Be sure
  34.               you declare your buffer appropriately.
  35.  
  36.      _s_i_z_e     expects the maximum number of buffer elements into which the
  37.               system will write feedback output. This must not exceed the
  38.               number of elements in _b_u_f_f_e_r.
  39.  
  40. FFFFUUUUNNNNCCCCTTTTIIIIOOOONNNN RRRREEEETTTTUUUURRRRNNNN VVVVAAAALLLLUUUUEEEE
  41.      The return value of eeeennnnddddffffeeeeeeee is the actual number of elements of _b_u_f_f_e_r
  42.      that were written.  The system will not write more than _s_i_z_e elements,
  43.      even when the amount of feedback exceeds it.  You should assume that
  44.      overflow has occurred whenever the return value is _s_i_z_e.
  45.  
  46. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  47.      ffffeeeeeeeeddddbbbbaaaa puts the system in feedback mode.  In feedback mode, the system
  48.      retains the output of the Geometry Pipeline rather than sending it to the
  49.      rendering subsystem.  eeeennnnddddffffeeeeeeee turns off feedback mode and returns the
  50.      feedback output in _b_u_f_f_e_r.  This information is typically a description
  51.      of a vertex, and is machine specific.  For information for interpreting
  52.      the returned buffer, see the ``Feedback'' chapter of the _G_r_a_p_h_i_c_s _L_i_b_r_a_r_y
  53.      _P_r_o_g_r_a_m_m_i_n_g _G_u_i_d_e.
  54.  
  55. NNNNOOOOTTTTEEEESSSS
  56.      These routines are available only in immediate mode.
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. eeeennnnddddffffeeeeeeee((((3333GGGG))))                                                          eeeennnnddddffffeeeeeeee((((3333GGGG))))
  71.  
  72.  
  73.  
  74.      On the IRIS-4D G, GT, and GTX models the size of the buffer should never
  75.      exceed 0x10000 bytes.  On the IRIS-4D VGX model the size of the buffer
  76.      should never exceed 0x80000 bytes.  On the IRIS-4D RealityEngine models
  77.      the size of the buffer is limited by the amount of memory that can be
  78.      locked down by the system.
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.                                                                         PPPPaaaaggggeeee 2222
  130.  
  131.  
  132.  
  133.